home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000096_news@watsun.cc.columbia.edu _Wed May 26 12:22:56 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA21399
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 26 May 1999 12:22:52 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA13069
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 26 May 1999 12:00:05 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Mr. Scott" <scott_davis@my-dejanews.com>
  10. Subject: Re: kermit process hangs around after terminal disconnect
  11. Date: Wed, 26 May 1999 14:55:32 GMT
  12. Organization: Deja.com - Share what you know. Learn what you don't.
  13. Message-ID: <7ih212$rvs$1@nnrp1.deja.com>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Thank you for responding.
  17. Yes, it pretty much is a Procomm->UNIX issue because the shell is
  18. hanging around.  I'm just incredulous that UNIX doesn't swiftly detect
  19. the broken connection; instead, waiting hours, days, or sometimes what
  20. seems like forever to finally realize that no-one is on the other end
  21. of a telnet connection.  What's up with that?  Can you explain why such
  22. dumbness would happen?  I program sockets a bit, and it was my
  23. understanding that "send", "recv", or whatever returns a zero to
  24. indicate EOF when a TCP connection is broken.  All the server programs
  25. I have written detect this condition immediately as the client shuts
  26. down, dies, terminates, whatever.  Why doesn't the UNIX telnet/pty
  27. server program do the same?
  28.  
  29.  
  30. --== Sent via Deja.com http://www.deja.com/ ==--
  31. ---Share what you know. Learn what you don't.---